[INFO] cloning repository https://github.com/bowen-yg/ssd1306-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bowen-yg/ssd1306-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowen-yg%2Fssd1306-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowen-yg%2Fssd1306-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ea33cb1f9a7dd857ad02ba482199d76aec8420e
[INFO] checking bowen-yg/ssd1306-rs against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowen-yg%2Fssd1306-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bowen-yg/ssd1306-rs
[INFO] finished tweaking git repo https://github.com/bowen-yg/ssd1306-rs
[INFO] tweaked toml for git repo https://github.com/bowen-yg/ssd1306-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bowen-yg/ssd1306-rs on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bowen-yg/ssd1306-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.release.debuginfo
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stm32-usbd v0.8.0
[INFO] [stderr]   Downloaded fugit v0.3.9
[INFO] [stderr]   Downloaded fugit-timer v0.1.3
[INFO] [stderr]   Downloaded bxcan v0.8.0
[INFO] [stderr]   Downloaded stm32f1 v0.16.0
[INFO] [stderr]   Downloaded panic-halt v1.0.0
[INFO] [stderr]   Downloaded stm32f1xx-hal v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd
[INFO] running `Command { std: "docker" "start" "7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.release.debuginfo
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling stm32-usbd v0.8.0
[INFO] [stderr]    Compiling stm32f1 v0.16.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling stm32f1xx-hal v0.11.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking bxcan v0.8.0
[INFO] [stderr]     Checking fugit v0.3.9
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking panic-halt v1.0.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]     Checking fugit-timer v0.1.3
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]     Checking ssd1306 v0.1.0 (/opt/rustwide/workdir/ssd1306)
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `panic_halt` (which `app` depends on)
[INFO] [stdout]   = note: first definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-633be238e1b1b372.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app` (bin "app" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd", kill_on_drop: false }`
[INFO] [stdout] 7b2f7cd53a2c59a552a6ce20d3a2cf4d3bd26c8ff1e93d9e8a4df9ae45ba54dd
